@charset "utf-8";
/* CSS Document */

@font-face {
/* font-test*/
font-family:SourceHanSans;
src:url('/fonts/SourceHanSansOLD-Normal-2.otf');
}

*{ margin:0px; padding:0px} 
img{ border:none} 
li{ list-style:none} 
body{ font-size:14px; font-family:SourceHanSans; /*margin: 0px;*/ padding: 0px;} 
a{color:#000000;text-decoration:none;} 
a:link {text-decoration:none;color:#000000;} 
a:active {text-decoration:none;color:#000000;} 
a:hover {text-decoration:none;color:#9c2923;} /*
a:visited {text-decoration:none;color:#000000;} */
.clearfix:after{ 
  content: " "; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;  
  }

.clearfix {
  /* 触发 hasLayout */ 
  zoom: 1; 
  }
/*** effect zoom in ***/
.img-zoom-in img 
{
transition:all .2s ease-in-out;
-webkit-transition:all .5s ease-in-out;
-moz-transition:all .5s ease-in-out;
-ms-transition:all .5s ease-in-out;
-o-transition:all .5s ease-in-out;
}

.img-zoom-in:hover img 
{
transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1)
}


.img-zoom-deg img{
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.img-zoom-deg:hover img {
    -webkit-transform: rotate(360deg);/*鼠标hover时，i图标旋转*/
    transform: rotate(360deg);
}


.div-up{
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
} 
.div-up:hover {
	transform:translate(0,-20px);
	-webkit-transform:translate(0,-20px);
	-moz-transform:translate(0,-20px);
	-o-transform:translate(0,-20px);
	-ms-transform:translate(0,-20px);
} 





/*顶部*/

.nav_{ position: fixed; width:100%; margin: 0px; background: rgba(0,0,0,0.5); z-index: 99999; border-bottom: #666666 1px solid;} 
.nav_con{ width:85%; margin: 0px auto;} 

.nav_l{ width:120px; float:left; padding: 15px 0px;} 
.nav_l img{width: 100%;} 

.nav_menu {float: right;} 
.nav_menu ul { margin:0 auto; } 
.nav_menu ul li {float:left; position:relative;} 
.nav_menu ul li:first-child{} 
.nav_menu ul li a{ display: block; text-align: center; overflow: hidden;margin: 35px 35px 0px; height:40px; box-sizing: border-box;transition: all 0.6s;} 
.nav_menu ul li a p{font-size: 16px; color: #FFFFFF; margin-bottom: 50px; transition: all 0.6s;} 
.nav_menu ul li a span{font-size: 12px; color: #FFFFFF;  display: inline-block;transform:scale(0.85,0.85); text-transform: uppercase;} 
.nav_menu ul li a.this{ border-bottom: #9c2923 2px solid;} 
.nav_menu ul li a:hover{border-bottom: #9c2923 2px solid;} 
.nav_menu ul li a:hover{margin: 25px 35px 0px; height:50px; } 
.nav_menu ul li a:hover p{margin-bottom: 0px;} 

.nav_menu ul li ul {display: none;}
.nav_menu ul li:hover ul {display:block; position:absolute; top:52px; left:0; width:160px;z-index: 999999;}
.nav_menu ul li:hover ul li a {display:block; color:#9c2923;background-color:rgba(0,0,0,0.5);margin-bottom: 1px;}
.nav_menu ul li:hover ul li a:hover {background:#9c2923; color:#FFFFFF;}


.nav_r{ float:right; margin: 40px 0px 0px 20px;} 
.nav_r i{ color: #FFFFFF; width:28px; height:28px; display:block;} 
.nav_r li{ background:#d0d0d0; font-size:14px; padding:0px 10px; line-height:30px; margin:0px 5px;border-radius:5px; float:left;}
.nav_r li a{ color:#fff; line-height:30px; font-size:14px; text-transform: uppercase;}
.nav_r div{display: none; overflow: inherit;transition: all 0.8s;} 
.nav_r:hover{ cursor: pointer;} 
.nav_r:hover div { display: block; position: absolute; z-index: 99999999; left: -36px;} 
.nav_r:hover div img{ max-width:170px;}
.fa-weixin{ background:url(/images/i_wx.png) no-repeat; background-size:cover;width:28px; height:28px;}


@media screen and (max-width: 1600px){
	.nav_menu ul li a{margin: 35px 20px 0px;} 
	.nav_menu ul li a:hover{margin: 25px 20px 0px; } 
} 



.mobile-inner{ display: none;} 
.hei{ display: none;} 


@media screen and (max-width:768px){
	
	
	.nav_{ display: none;} 
	.mobile-inner{ display: block; position: fixed; width: 100%; z-index: 9999999; top: 0;} 
	.mobile-inner-header{width: 100%;height: 70px;background:#000000;} 
	.mobile-inner-header .img0 { float: left; margin-top: 0; margin-left: 5%; padding: 2% 0 0;} 
	.mobile-inner-header .img0 img{ width: 70%;} 

	.mobile-inner-header-icon{float:right; height: 60px;font-size: 25px;text-align: center;width: 60px;-webkit-transition: background 0.5s;-moz-transition: background 0.5s;
		-o-transition: background 0.5s;	transition: background 0.5s; position: relative;}
	.mobile-inner-header-icon:hover{	background-color: rgba(255,255,255,0.2);cursor: pointer;}
	.mobile-inner-header-icon span{	color: #62c3d0;	position: absolute;	left: calc((100% - 25px) / 2);top: calc((100% - 1px) / 1.7);	width: 25px;height: 2px;background-color: rgba(255,255,255,1);}
	.mobile-inner-header-icon span:nth-child(1){transform: translateY(5px) rotate(0deg);}
	.mobile-inner-header-icon span:nth-child(2){transform: translateY(-5px) rotate(0deg);}
	.mobile-inner-header-icon span:nth-child(3){transform: translateY(-15px) rotate(0deg);}
	.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clickfirst;}		
	.mobile-inner-header-icon-click span:nth-child(2){display: none;}
	.mobile-inner-header-icon-click span:nth-child(3){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clicksecond;}

	.mobile-inner-nav{background-color: rgba(255,255,255,0.9);width: 100%;position: absolute;top: 60px;left: 0px;	padding-top: 30px;padding-bottom: 80px;display: none;z-index: 9999999;}
	/*.mobile-inner-nav a{display: inline-block;line-height: 50px;text-decoration: none;width: 80%;margin-left: 10%;color: #FFFFFF;border-bottom: solid 1px rgba(255,255,255,0.3);
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
		font-weight:300;
	}
	.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;		animation-name: returnToNormal;}
	.mobile-inner-nav a:hover{color: rgba(255,255,255,0.4);	border-bottom: solid 1px rgba(255,255,255,0.2);}*/
	.mobile-inner-header-icon-out span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outfirst;}
	.mobile-inner-header-icon-out span:nth-child(3){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outsecond;}
	.mobile-inner-nav .mobile-inner-list{width : 80%;margin: 0px auto;}
	.mobile-inner-nav .mobile-inner-list > ul{	list-style: none;margin: 0px;padding: 0px;}
	.mobile-inner-nav .mobile-inner-list > ul > li{width:100%;-webkit-transition: .3s ease;-moz-transition: .3s ease;-o-transition: .3s ease;transition: .3s ease;}
	.mobile-inner-nav .mobile-inner-list > ul > li > a{display: block;width:100%;border-bottom: solid 1px rgba(255,255,255,0.5);text-align : left;height:40px;line-height: 40px;padding: 0px;margin: 0px;position: relative;font-size: 1.2em;color: #000000;}
	
	.hei{ display: block;height:70px; width: 100%; background: #000000;} 


}






@keyframes clickfirst {
  0% {
	  transform: translateY(5px) rotate(0deg);
	  
  }

  100% {
    transform: translateY(-5px) rotate(45deg);
  }
}	

@keyframes clicksecond {
  0% {
	  transform: translateY(-15px) rotate(0deg);
  }

  100% {
    transform: translateY(-5px) rotate(-45deg);
  }
}


@keyframes outfirst {
  0% {
    transform: translateY(0) rotate(-45deg);
  }

  100% {
    transform: translateY(-15px) rotate(0deg);
  }
}	


@keyframes outsecond {
  0% {
    transform: translateY(0) rotate(45deg);
  }

  100% {
    transform: translateY(5px) rotate(0deg);
  }
}






/*首页-第一屏*/
.apple-banner {	width: 100%;height:100%;overflow: hidden;}
.apple-banner .swiper-container {margin-top: 0px;width: 100%;height: 960px;}
.swiper-button-prev,.swiper-button-next{width:15%;height:100%;top:0;background:none; border: none; --swiper-navigation-size:0px;}
.swiper-button-prev{left:0;}	
.swiper-button-next{right:0;} 
.swiper-button-prev span,.swiper-button-next span{display:block;width: 65px;height: 65px;position: absolute;left: 20px;top: 50%;margin-top:-32px;border-radius: 100%;background: rgba(180,180,180,0.25) url(/images/arrows.png) no-repeat center 17px;opacity: 0;-webkit-transition: opacity 0.5s ease;	transition: opacity 0.5s ease;}
.swiper-button-next span{background: rgba(180,180,180,0.25) url(/images/arrows.png) no-repeat center -71px;left:auto;right:20px;	}
.apple-banner .swiper-container:hover .swiper-button-prev span,.apple-banner .swiper-container:hover .swiper-button-next span{	opacity: .6;}
		/*分页器*/
.apple-banner .swiper-pagination{bottom:50px;background:none;}
.apple-banner .swiper-pagination-bullet {display: inline-block;width:80px;height: 50px;margin: 0 3px;cursor: pointer;background: none;border-radius:0;opacity: 1;}
.apple-banner .swiper-pagination-bullet span {width: 80px;height: 2px;display: block;background: rgba(255,255,255,0.3);}
.apple-banner .swiper-pagination-bullet-active span{background:#9c2923;}
.apple-banner .autoplay .swiper-pagination-bullet-active span{background: rgba(255,255,255,0.3);}
.apple-banner .swiper-pagination-bullet i{background: #9c2923;height: 2px;transform:scaleX(0);transform-origin: 0;display: block;}
.apple-banner .autoplay .firsrCurrent i{transition:transform 2.9s linear;transform:scaleX(1);}
.apple-banner .autoplay .current i{transition:transform 4s linear;transform:scaleX(1);}
.apple-banner .autoplay .replace span{ background:#9c2923;}
		/*内容样式*/
.slide1 {background: #000000;background-size: auto 100%;}
.slide2 {background: #000000;background-size: auto 100%;}
.slide3 {background: #000000;background-size: auto 100%;}
.slide4 {background: #000000;background-size: auto 100%;}

.banner_top{ display: none;} 

@media screen and (max-width: 1600px){
	/*.swiper-slide img{ width: 100%;} */
} 


@media screen and (max-width:768px){
	.swiper-slide img.pc{ display: none;} 
	.swiper-slide img.mo{ display: block;} 
	.apple-banner{ display: none;} 
	.banner_top{ display: block;} 
	.banner_top{position: relative;overflow: auto;text-align: center;width:100%;margin:0 auto;} 
	.banner_top ul{} 
	.banner_top ul li{ height:100vh;} 
	.banner_top ul li img{ width: 100%; height: 100%;} 
	.banner_top .dots{position:absolute;left:0;right:0;bottom:20%;z-index:3;}
	.banner_top .dots li{display:inline-block;width:8px;height:8px;margin:0 4px;text-indent:-999em;border:1px solid #FFFFFF;border-radius:6px;cursor:pointer;opacity:.4;-webkit-transition:background .5s,opacity .5s;-moz-transition:background .5s,opacity .5s;transition:background .5s,opacity .5s}
	.banner_top .dots li:first-child{ background: none;} 
	.banner_top .dots li.active{background:#FFFFFF;opacity:1;} 
	.banner_top .arrow{position:absolute;width:20px;height:37px;top: 50%; margin-top: -18px; overflow: hidden;z-index: 2; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;  -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
} 




.main2LBox-title h1 {
  color: #ffffff;
  font-size:20px;
  text-transform:uppercase;
}
.main2LBox-title h1 strong {
  margin-right: 10px;
  color:#999;
}
.main2LBox-title h2 {
  font-size: 24px;
  color: #ffffff;
  letter-spacing: 2px;
  line-height:40px;
}
.main2RBox {
  width: 48%;
  margin-top : 17px;
}
.main2RBox .vidBox {
  width: 100%;
  height: 4.5rem;
  margin-top: 120px;
}

.mainBox8 {
  background: #000;
  width: 100%;
  overflow:hidden;
  margin:auto;
  padding:8% 0% 5%; 
  display: inline-block;
}
.m8-left{ width : 50%;}
.mainBox8 .m8-ul {
  margin-top: 45px;
}
.mainBox8 .inner {
 /* width : 80%;*/
}
.mainBox8 .m8-ul li{
  line-height:30px;
  font-size:15px;
  color: #ffffff;
}
.mainBox8 .m8-right{
  color: #ffffff;
  margin-top: 0rem;
}
.mainBox8 .m8-right h2{
  font-size: 18px;
}
.mainBox8 .m8-right h2 img {
  vertical-align: middle;
  margin-right: 10px;
}
.mainBox8 .m8-right h1{
  margin-top: 12px;
  font-size:32px;
  font-weight: 600;
}
.mainBox8 .m8-right .m8r-code {
  margin-top: 20px;
}
.mainBox8 .m8-right .m8r-code .m8r-code1 {
  float: left;
  width: 110px;
  height: auto;
  margin-right: 5px;
  background: #ffffff;
  padding: 2px;
}
.mainBox8 .m8-right .m8r-code .m8r-code1 img {
  width: 110px;
  height: 110px;
}
.mainBox8 .m8-right .m8r-code .m8r-code2 {
  float: right;
  padding-top: 30px;
  text-align: left;
  line-height: 32px;
}
.mainBox8 .m8-bot {
  margin-top: 5%;
}
.m8-bot-ul{
  display: inline-block;
  width: 59%;
}
.mainBox8 .m8-bot .m8-bot-ul li {
  float: left;
  width: 25%;
  text-align: center;
}
.mainBox8 .m8-bot .m8-bot-ul li img{
  width: 0.8rem;
  height : 0.8rem;
}
.mainBox8 .m8-bot .m8-bot-ul li span {
  display: block;
  font-size: 16px;
  color: #ffffff;
  /*margin-top: 10px;*/
}
.mainBox8 .m8-bot p {
  margin-top: 5px;
  display: block;
  font-size: 14px;
  color: #ffffff;
}


.t2 {
	/* margin-left: 18%; */

		/* position: absolute; */
		vertical-align:middle;
	margin:0 auto;
	width:36%;
	/* text-align: center; */
	overflow:hidden;
}
.t2 img {
	float: left;
	height:65px;
}
.t2R {
	float: left;
	margin-left: 11px;
}
.t2R h3 {
	font-size: 20px;
	font-weight:bold;
	color: #fff;
}
.t2R p span {
	color: #999;
}
.t2R p span{
	font-size: 12px;
	display:block;
}/*
.t2R p span:last-child {
	float: right;
	font-size: 12px;
}*/

.ititle{ text-align:center;}
.ititle h2{ font-size:32px; font-weight:bold; color:#ff5b03; padding-bottom:20px;}
.ititle p{ font-size:18px; color:#718096;}
.ititle .wh{ color:#fff;}


@media screen and (max-width: 768px){

.ititle{ text-align:center;}
.ititle h2{ font-size:20px; font-weight:bold; color:#ff5b03; padding-bottom:1%;}
.ititle p{ font-size:14px; color:#718096;}
.ititle .wh{ color:#fff;}

}

/*首页-第二屏*/
.main_a{ width: 100%; margin:auto; overflow: hidden; padding:5% 0%; background:#fafbfe; box-sizing: border-box;} 
.main_a ul{ overflow:hidden; margin:50px auto 0}
.main_a ul li{ width:29%; padding:3% 0%; margin:2%; float:left; background:#fff; text-align:center; border:1px solid #eaecf3; border-radius:10px; box-shadow:0 0 15px #cad3da;}
.main_a ul li h5{ font-size:22px; color:#ff5b03; font-weight:bold; line-height:50px; padding-top:4%;}
.main_a ul li p{ font-size:17px; color:#718096;}
.main_a ul li div{ width:84%; margin:auto; overflow:hidden;}
.main_a ul li div img{ width:100%;}

.pro_frbox4 { width:100%; height:auto; margin:0 auto; position:relative;}
.pro_frUl4 {width:100%; height:auto; float:left; overflow:hidden;}
.pro_frBtnL4{width:30px; height:47px; position:absolute; left:-60px; top:120px; background:url(/images/left.png) center center no-repeat; cursor:pointer; opacity:0.6;background-size:80%;}
.pro_frBtnR4{width:30px; height:47px; position:absolute; right:-60px; top:120px; background:url(/images/right.png) center center no-repeat; cursor:pointer; opacity:0.6;background-size:80%;}
/*.pro_frBtnL4:hover{ border:1px solid #0f8681;background:url(/images/jtlh.png) center no-repeat #0f8681; }
.pro_frBtnR4:hover{ border:1px solid #0f8681;background:url(/images/jtrh.png) center no-repeat #0f8681; }*/
.pro_frUl4 .yydl{ width:343px; height:auto; float:left; background:#fff; box-sizing:border-box; margin:0 15px; border-radius:8px; padding:15px 0px;}
.pro_frUl4 dl{ width:100%; height:auto; float:left; text-align:center;}
.pro_frUl4 dl dt{ width:100%; height:auto; float:left; overflow:hidden;} 
.pro_frUl4 dl dt img{ width:300px;height:346px;padding:0px 35px; display:block; margin:0 auto;-webkit-transform: scale(1,1);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1,1);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms;}
.pro_frUl4 dl:hover dt img{ -webkit-transform: scale(1.05,1.05);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1.05,1.05);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms; }
.pro_frUl4 dl dd h2 a{ width:100%; height:auto; float:left; text-align:center; font-size:18px; line-height:26px; color:#333; margin-top:10px;}
/*.pro_frUl4 dl:hover dd h2 a{ color:#0f8681;}
.pro_frUl4 .yydl:hover{ background:#0f8681;}
.pro_frUl4 .yydl:hover a{ color:#fff;}*/


.ca_frbox4 { width:100%; height:auto; margin:0 auto; position:relative;}
.ca_frUl4 {width:100%; height:auto; float:left; overflow:hidden;}
.ca_frBtnL4{width:30px; height:47px; position:absolute; left:-60px; top:160px; background:url(/images/left.png) center center no-repeat; background-size:80%; cursor:pointer; opacity:0.6;}
.ca_frBtnR4{width:30px; height:47px; position:absolute; right:-60px; top:160px; background:url(/images/right.png) center center no-repeat;background-size:80%; cursor:pointer; opacity:0.6;}
/*.ca_frBtnL4:hover{ border:1px solid #0f8681;background:url(/images/jtlh.png) center no-repeat #0f8681; }
.ca_frBtnR4:hover{ border:1px solid #0f8681;background:url(/images/jtrh.png) center no-repeat #0f8681; }*/
.ca_frUl4 .yydl{ width:380px; height:auto; float:left; background:#fff; box-sizing:border-box; margin:0 10px; border-radius:8px;}
.ca_frUl4 dl{ width:100%; height:auto; float:left; text-align:center;}
.ca_frUl4 dl dt{ width:100%; height:auto; float:left; overflow:hidden;} 
.ca_frUl4 dl dt img{ width:100%;height:285px; display:block; margin:0 auto;-webkit-transform: scale(1,1);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1,1);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms;}
.ca_frUl4 dl:hover dt img{ -webkit-transform: scale(1.05,1.05);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1.05,1.05);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms; }
.ca_frUl4 dl dd h2 a{ width:100%; height:auto; float:left; text-align:center; font-size:18px; line-height:26px; color:#333; margin-top:10px;}
.ca_frUl4 dl:hover dd h2 a{ color:#0f8681;}
/*.ca_frUl4 .yydl:hover{ background:#0f8681;}
.ca_frUl4 .yydl:hover a{ color:#fff;}*/


.hon_frbox4 { width:1200px; height:auto; margin:0 auto;position:relative;}
.hon_frUl4 {width:100%; height:auto; float:left; overflow:hidden; margin:0 auto 50px;}
.hon_frBtnL4{width:30px; height:47px; position:absolute; left:-60px; top:160px; background:url(/images/left.png) center center no-repeat; background-size:80%; cursor:pointer; opacity:0.6;}
.hon_frBtnR4{width:30px; height:47px; position:absolute; right:-60px; top:160px; background:url(/images/right.png) center center no-repeat;background-size:80%; cursor:pointer; opacity:0.6;}
/*.hon_frBtnL4:hover{ border:1px solid #0f8681;background:url(/images/jtlh.png) center no-repeat #0f8681; }
.hon_frBtnR4:hover{ border:1px solid #0f8681;background:url(/images/jtrh.png) center no-repeat #0f8681; }*/
.hon_frUl4 .yydl{ width:380px; height:auto; float:left; background:#fff; box-sizing:border-box; margin:0 10px; border-radius:8px;}
.hon_frUl4 dl{ width:100%; height:auto; float:left; text-align:center;}
.hon_frUl4 dl dt{ width:100%; height:auto; float:left; overflow:hidden;} 
.hon_frUl4 dl dt img{ width:100%;height:285px; display:block; margin:0 auto;-webkit-transform: scale(1,1);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1,1);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms;}
.hon_frUl4 dl:hover dt img{ -webkit-transform: scale(1.05,1.05);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1.05,1.05);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms; }
.hon_frUl4 dl dd h2 a{ width:100%; height:auto; float:left; text-align:center; font-size:18px; line-height:26px; color:#333; margin-top:10px;}
.hon_frUl4 dl:hover dd h2 a{ color:#0f8681;}
/*.hon_frUl4 .yydl:hover{ background:#0f8681;}
.hon_frUl4 .yydl:hover a{ color:#fff;}*/

@media screen and (max-width: 1600px){
    .pro_frUl4 .yydl{ width:380px; height:auto; float:left; background:#fff; box-sizing:border-box; margin:0 10px; border-radius:8px;}
    .pro_frbox4 { width:1200px; height:auto; margin:0 auto; position:relative;}
	
    .ca_frUl4 .yydl{ width:370px; height:auto; float:left; background:#fff; box-sizing:border-box; margin:0 15px; border-radius:8px; padding:35px 0px;}
    .ca_frbox4 { width:1200px; height:auto; margin:0 auto; position:relative;}
	.pro_frUl4 dl dt img{ height:346px;}
	
    .main_a_{ padding:0% 8%;} 
	.main_a_ .main_a_l .main_a_l_b h3{ font-size: 28px; } 
	.main_a_ .main_a_l .main_a_l_b span{ font-size: 12px;} 
	.main_a_ .main_a_l .main_a_l_b p{font-size: 12px; margin: 20px 0px;}
	
	.main_a_ .main_a_l .main_a_l_list { margin:20px 0px 50px;} 
	.main_a_ .main_a_l .main_a_l_list ul li{padding-right: 30px; margin-right: 30px;} 
	.main_a_ .main_a_l .main_a_l_list ul li h5{ font-size: 24px;} 
	.main_a_ .main_a_l .main_a_l_list ul li p{  font-size: 12px;} 

	.main_a_ .main_a_l .main_a_r_list { display: none;} 

	
	.main_a_ .main_a_r{ margin-top: 20px;} 
	.main_a_ .main_a_r .main_a_r_video{ height: 320px;} 
} 
/*
@media screen and (max-width:768px){
    .pro_frbox4{ width:100%; margin:auto; height:auto}
	.pro_frUl4 li{ width:49%; float:left; margin:0.5%;}
	.pro_frUl4 li img{ width:99%; border: #dadada solid 1px;}
	.pro_frUl4 li h3{ font-size:14px; line-height:30px; } 
	.pro_frUl4 dl dt img{ width:100%; padding:0; height:auto;}
    .ca_frbox4{ width:100%; margin:auto; height:auto}
	.ca_frUl4 li{ width:49%; float:left; margin:0.5%;}
	.ca_frUl4 li img{ width:99%; border: #dadada solid 1px;}
	.ca_frUl4 li h3{ font-size:14px; line-height:30px; } 
	
    .hon_frbox4{ width:100%; margin:auto; height:auto}
	.hon_frUl4 li{ width:49%; float:left; margin:0.5%;}
	.hon_frUl4 li img{ width:99%; border: #dadada solid 1px;}
	.hon_frUl4 li h3{ font-size:14px; line-height:30px; } 
	
	.main_a_{ padding:0% 2%; } 
	.main_a_ .main_a_l{ float: none; width:100%; } 
	.main_a_ .main_a_l .main_a_l_b h3{ font-size: 1.8em;} 
	.main_a_ .main_a_l .main_a_l_b span{ font-size: 0.8em;} 
	.main_a_ .main_a_l .main_a_l_b p{  line-height: 150%; font-size: 0.7em; margin: 20px 0px; color: #CCCCCC;} 
	
	
	.main_a_ .main_a_l .main_a_l_list { margin:20px 0px 20px;} 
	.main_a_ .main_a_l .main_a_l_list ul li{padding-right:12px; margin-right:12px;} 
	.main_a_ .main_a_l .main_a_l_list ul li h5{ font-size: 1.2em;  margin-bottom: 3px;} 
	.main_a_ .main_a_l .main_a_l_list ul li p{ font-size: 0.7em; } 

	
	.main_a_ .main_a_r{ float: none; width:100%; margin-top: 30px;} 
	.main_a_ .main_a_r .main_a_r_video{ height: 160px; } 
	
.main_a_ .title ul { text-align: center; width: 100%; display: inline-table; position: relative;}
.main_a_ .title li { width: 31.333%; height: 45px; text-align: center; display: inline-table; line-height: 45px; border: #dadada solid 1px; margin:  0.5%; font-size:16px; font-weight:normal;}
.main_a_ .title li a { color: #333; display: block; line-height: 45px; font-size:16px; font-weight:normal;}
.main_a_ .title li a:hover { background-color: #dc0000; color: #fff; text-decoration: none; border: none; line-height: 45px; font-size:16px; font-weight:normal;}
.main_a_ .title li .hover { background-color: #dc0000; color: #fff; text-decoration: none; border: none; line-height: 45px; font-size:16px; font-weight:normal;}
} 
*/


.row-f8{ margin:2% auto 5%; overflow:hidden;}
.f-box4{padding-top:25px;}
.f-box4 .pic{float:left;width:600px; height:400px;margin-right:90px;position:relative;background: url( /images/f7-p01.jpg) no-repeat center;}
.f-box4 .pic img{width:100%;height:auto;display:block}
.f-box4 .txt{overflow:hidden; padding-top:20px}
.f-box4 .txt h3{margin-bottom:20px;font-size:34px;line-height:40px;color:#ff5b03}
.f-box4 .txt h4{margin-bottom:36px;font-size:16px;line-height:32px;color:#333;font-weight:bold}
.f-box4 .txt .desc{font-size:14px;line-height:30px;color:#888888}


.row-f9{padding-top:61px;padding-bottom:92px;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;background-position:center center}
.f-box5{padding-top:48px;overflow:hidden}
.f-box5 .txt{padding-top:56px;overflow:hidden;font-size:18px;line-height:24px;letter-spacing: 3px;color:#fff}
/*.f-box5 .txt p{padding-left:20px;background:url(/images/f8-icon01.png) 5px 10px no-repeat}*/
.f-box5 .pic{margin-left:80px;width:640px;float:right}
.f-box5 .pic img{width:100%;height:auto;display:block}
.row-f10{padding:60px 0;background:#f0f0f0}
.f-box6{padding:48px 20px 0}
.swiper-container4{padding-bottom:110px}
.swiper-container4 img{width:100%;height:auto;display:block}
.swiper-container4 h3{padding-top:26px;font-size:14px;line-height:24px;color:#333;font-weight:400;text-align:center}
.swiper-container4 p{padding-top:26px;font-size:14px;line-height:24px;color:#333;font-weight:400;}
.swiper-container4 .item{padding:0 20px;cursor:pointer}
.swiper-container4 .swiper-button-prev{background:url(/images/f9-icon01.png) 548px center no-repeat;left:20px}
.swiper-container4 .swiper-button-next{background:url(/images/f9-icon02.png) 21px center no-repeat;right:20px}
.swiper-container4 .swiper-button-next,.swiper-container4 .swiper-button-prev{width:580px;height:40px;background-color:#d8d8d8;top:auto;bottom:0;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.swiper-container4 .swiper-button-next:hover,.swiper-container4 .swiper-button-prev:hover{background-color:#ff5b03}
.row-f11{padding-top:110px;background:#f4f4f4}
.row-f11 .pages ul{padding:20px 0 50px}


@media screen and (max-width:768px){
.row-f8{ width:96%; margin:auto;}
.f-box4 .pic{ width:100%; overflow:hidden; margin:auto; height:320px; float: none;}
.f-box4 .txt{ width:100%; margin:auto; overflow:hidden;}
.f-box4 .txt h4{ margin-bottom:10px;}

}

/*首页-第三屏*/
.main_banner{width:100%; height: 100%; overflow: hidden;margin:0px; background: url("/images/bg01.jpg") no-repeat center; padding:8% 7.5% 0%; box-sizing: border-box;}
.main_banner > h3{font-size: 36px; color: #FFFFFF;} 
.main_banner > span{font-size: 14px; color: #CCCCCC;} 
.banner{position: relative;/*overflow: auto;*/text-align: center;width:100%;margin:0 auto;} 
.banner ul{} 
.banner ul li{ height:80vh;} 

.banner .dots{position:absolute;left:0;right:0;bottom:15%;z-index:3;}
.banner .dots li{display:inline-block;width:8px;height:8px;margin:0 4px;text-indent:-999em;border:1px solid #FFFFFF;border-radius:6px;cursor:pointer;opacity:.4;-webkit-transition:background .5s,opacity .5s;-moz-transition:background .5s,opacity .5s;transition:background .5s,opacity .5s}
.banner .dots li.active{background:#FFFFFF;opacity:1;} 
.banner .arrow{position:absolute;width:20px;height:37px;top: 50%; margin-top: -18px; overflow: hidden;z-index: 2; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;  -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}

.banner_a{width: 100%; margin: 50px auto 0px; padding:0; box-sizing: border-box;} 
.banner_a .fl{ float: left; width: 30%; margin-top:8%;} 
.banner_a .fl h3{ color: #FFFFFF; font-size: 24px; margin-bottom: 30px; text-align: left; font-weight: lighter;}
.banner_a .fl h3 span{font-size: 48px;} 
.banner_a .fl a{ display: block; color: #FFFFFF; border: #FFFFFF 1px solid; border-radius: 5px; font-size: 12px; width: 100px;text-align: center; padding: 5px 0px; transition: all 0.8s; margin-top: 50px;} 
.banner_a .fl a:hover{ width: 160px; } 
.banner_a .fl p{color: #FFFFFF;line-height: 175%; font-size: 16px; text-align: justify;} 
.banner_a .fr{ float: right; width: 60%;} 
.banner_a .fr img{ width: 100%;} 

@media screen and (max-width: 1600px){
	.main_banner > h3{font-size: 24px;} 
	.main_banner > span{font-size: 12px;} 
	.banner_a{ margin: 30px auto 0px;} 
	.banner_a .fl{ margin-top:5%;} 
	.banner_a .fl h3 span{font-size: 30px;} 
	.banner_a .fl p{font-size: 14px; } 
} 

@media screen and (max-width:768px){
	
	.main_banner{ background-size: cover; height:100vh;}
	.main_banner > h3{font-size: 1.8em; margin-bottom: 5px;} 
    .main_banner > span{font-size: 1em;} 
	
	.banner .dots{position:absolute;left:0;right:0;bottom:20%;z-index:3;}
	.banner_a{ margin: 30px auto 0px; } 
	.banner_a .fl{ float: none; width: 100%; margin-top:2%;} 
	.banner_a .fl h3{  font-size: 20px; margin-bottom:10px; }
	.banner_a .fl h3 span{font-size: 17px;} 
	.banner_a .fl p{ line-height: 150%; font-size: 1em;} 
	.banner_a .fl a{ margin-top: 20px;} 
	.banner_a .fr{ float: none; width: 100%; margin-top: 30px;} 
	.banner_a .fr img{ width: 100%;} 
	
	.main_a ul{ overflow:hidden; margin:2% auto 0}
	.main_a ul li{ width:46%; padding:3% 0%; margin:2%; float:left; background:#fff; text-align:center; border:0px solid #eaecf3; border-radius:10px; box-shadow:0 0 15px #cad3da;}
	.main_a ul li h5{ font-size:20px; color:#ff5b03; font-weight:bold; line-height:50px; padding-top:4%;}
	.main_a ul li p{ font-size:16px; color:#718096;}
	.main_a ul li img{ width:90%; margin:auto;}
	
} 




/*首页-第四屏*/
.main_b{ width: 100%; background: url("/images/bg02.jpg") no-repeat center; background-size: cover;height:110vh; overflow: hidden;margin:0px;} 
.main_b_{width:1200px; margin: 0px auto; padding:10% 0 0 0; box-sizing: border-box; text-align: center;} 
.main_b_ h3{ font-size: 40px; font-weight: normal; color: #FFFFFF;} 
.main_b_ span{ display: block; text-transform: uppercase;color: #CCCCCC;} 
.main_b_ p{font-size: 16px; width: 50%; text-align: center; margin: 10px auto 50px; color: #FFFFFF; line-height: 175%;} 
.main_b_ em{display: block; background: #FFFFFF; height: 2px; width: 50px; margin: 30px auto;} 
.main_b_ img{ width: 100%;} 

@media screen and (max-width: 1600px){
	.main_b_ h3{ font-size: 24px;} 
	.main_b_ span{ font-size: 12px;} 
	.main_b_ p{font-size: 12px;  margin: 10px auto 30px;  } 
	.main_b_ em{margin: 20px auto;}
	.main_b_ img{/* width: 80%; */display: block;margin: 0px auto;} 
} 

@media screen and (max-width:768px){
	
	.main_b{ background-size: cover; height:70vh;}
	.main_b_{width:80%;  padding:25% 0 0 0;} 
	.main_b_ h3{ font-size: 1.8em; margin-bottom: 5px;} 
	.main_b_ p{font-size: 1em; width: 100%;  margin: 10px auto 30px;  line-height: 160%;} 
	.main_b_ em{ margin:30px auto;} 
	.main_b_ img{ width: 100%;} 
}


.fa-qq{ background:url(qq.png) no-repeat; background-size:100%;}
.fa-weixinb{ background:url(wxc.png) no-repeat; background-size:100%;}
.fa-weibo{ background:url(wb.png) no-repeat; background-size:100%;}

.fa {
    display: inline-table; width:24px; height:24px;
}
/*首页-第五屏*/

.main_d{ width: 100%; background: url("/images/bg03.jpg") no-repeat center; background-size: cover;height:100vh; overflow: hidden;margin:0px;}  
.main_d_{width: 100%; margin: 0px auto; padding:10% 0 0 0;} 

.main_d_tit{width: 100%; margin: 0px auto 50px; text-align: center;} 
.main_d_tit h3{ font-size: 40px; font-weight: normal; color: #FFFFFF;} 
.main_d_tit span{ display: block; text-transform: uppercase;color: #CCCCCC;} 

.main_d_l{ float: left; width:600px; height: 432px; overflow: hidden; position: relative; margin-left:15%; box-sizing: border-box;} 
.main_d_l img{ width: 100%; height: 432px;  position: absolute; z-index: 9;} 
.main_d_l div{position: absolute; z-index: 99;background: rgba(0,0,0,0.5); box-sizing: border-box; padding: 20px; width: 100%; bottom: 0;} 
.main_d_l div p{ color: #FFFFFF; font-size: 16px; margin-bottom: 10px;} 
.main_d_l div span{color: #CCCCCC; font-size: 12px; text-align: justify;} 

.main_d_r{ float: right; width: 53.5%;} 
.main_d_r ul{} 
.main_d_r ul li{} 
.main_d_r ul li a{ display: block; padding: 27px 280px 26px 80px; box-sizing: border-box;} 
.main_d_r ul li em{ font-size: 14px; font-style: normal; margin-bottom: 3px; display: block; color: #FFFFFF;}  
.main_d_r ul li p{ font-size: 18px; margin-bottom:10px; color: #FFFFFF;}
.main_d_r ul li span{ display: block; line-height: 150%; color: #CCCCCC; font-size: 12px; margin: 5px 0px;} 
.main_d_r ul li a:hover{background:#FFFFFF;} 
.main_d_r ul li a:hover em{ color: #000000;} 
.main_d_r ul li a:hover p{color: #000000;} 
.main_d_r ul li a:hover span{color: #999999;} 


@media screen and (max-width: 1880px){
	.main_d_r{ float: right; width: 52%;} 
	.main_d_r ul li a{  padding: 27px 60px 26px 50px; } 

} 


@media screen and (max-width: 1600px){
	.main_d_tit{ margin: 0px auto 30px;} 
	.main_d_tit h3{ font-size: 24px;} 
	.main_d_tit span{ font-size: 12px;} 
	
	.main_d_l{  width:450px; height: 300px;} 
	.main_d_l img{  height:300px;} 
	.main_d_r{ width: 52%;} 
	.main_d_r ul li a{  padding: 10px 130px 10px 80px; } 
	.main_d_r ul li em{ font-size: 12px; }  
	.main_d_r ul li p{ font-size: 14px; margin-bottom:5px; }
} 

@media screen and (max-width: 1300px){
	.main_d_tit{ margin: 0px auto 30px;} 
	.main_d_tit h3{ font-size: 24px;} 
	.main_d_tit span{ font-size: 12px;} 
	
	.main_d_l{  width:420px; height: 280px;} 
	.main_d_l img{  height:280px;} 
	.main_d_r{ width: 50%;} 
	.main_d_r ul li a{  padding: 10px 130px 10px 80px; } 
	.main_d_r ul li em{ font-size: 12px; }  
	.main_d_r ul li p{ font-size: 14px; margin-bottom:5px; }
} 

@media screen and (max-width:768px){
	
	.main_d{ background-size: cover; height:80vh;}
	.main_d_tit{ margin: 0px auto 30px;} 
	.main_d_tit h3{ font-size: 1.8em; margin-bottom: 5px;} 
    .main_d_{width: 85%;padding:10% 0 0 0;} 
	.main_d_l{ float: none; width:100%; height: 160px; margin-left:0;} 
	.main_d_l img{  height: 160px;} 
	.main_d_l div{ padding: 10px;} 
	.main_d_l div p{  font-size: 1em; line-height: 150%;} 
	.main_d_l div span{ display: none; } 

	.main_d_r{ float: none; width: 100%; margin-top: 30px;} 
	.main_d_r ul li a{ display: block; padding: 10px 10px 10px 10px; } 
	.main_d_r ul li em{ font-size: 0.8em;}  
	.main_d_r ul li p{ font-size: 1em;  line-height: 150%;}
	.main_d_r ul li span{display: none;} 
	
} 





/*首页-第六屏*/
.main_c{width: 100%; margin: 0px; background: url("/images/bg04.jpg") no-repeat center; background-size: cover;height:100vh; overflow: hidden;} 
.main_c_{width:1200px; margin: 0px auto; padding:12% 0 0 0; box-sizing: border-box; text-align: center;} 
.main_c_ h3{ font-size: 40px; font-weight: normal; color: #FFFFFF;} 
.main_c_ span{ display: block; text-transform: uppercase;color: #CCCCCC;} 
.main_c_ p{font-size: 36px; margin: 80px 0px 10px; text-align: center; color: #FFFFFF; } 
.main_c_ h6{ font-size: 60px; color: #FFFFFF;margin: 0px 0px 80px;} 
.main_c_ em{display: block; background: #FFFFFF; height: 2px; width: 50px; margin: 30px auto;} 
.main_c_ img{ width: 100%;} 
.main_c_ > a{ display: block; color: #FFFFFF; border: #FFFFFF 1px solid; margin: 0px auto;border-radius: 5px; font-size: 14px; width: 100px;text-align: center; padding: 5px 0px; transition: all 0.8s;} 
.main_c_ > a:hover{ width: 160px; background: #FFFFFF; color: #9c2923;} 

@media screen and (max-width: 1600px){
	.main_c_ h3{ font-size: 36px;} 
	.main_c_ p{font-size: 20px; margin: 50px 0px 10px; } 
	.main_c_ h6{ font-size: 40px; margin: 0px 0px 50px;} 
} 

@media screen and (max-width:768px){
	.main_c{ background-size: cover;}
	
	.main_c_{width:80%;  padding:25% 0 0 0; } 
	.main_c_ h3{ font-size: 1.8em;  margin-bottom: 5px;} 
	.main_c_ p{font-size: 1.5em; margin: 50px 0px 10px; line-height: 150%;} 
	.main_c_ h6{ font-size: 2.5em; margin: 0px 0px 50px;} 
	.main_c_ img{ width: 100%;} 

	
} 

/*首页-第七屏*/

.main_e{width: 100%; /*height:480px; o*/  overflow: hidden;margin: 0px; background: #ff5b03;padding:2% 0 0;}  
.main_e_tit{width: 85%; margin: 0px auto; padding: 20px 0px; border-bottom: #999999 1px solid;} 
.main_e_tit img{ float: left; height:40px; }
.main_e_tit p{ float: right; margin-top: 30px;} 
.main_e_tit p i{ font-size:24px; color: #999999; display: inline-block; margin-left: 20px;} 

.main_e_{width: 85%; margin: 50px auto 30px;} 
.main_e_l{ float: left;} 
.main_e_l h5{ color: #fff; font-size: 14px; font-weight: normal;} 
.main_e_l h3{color: #FFFFFF; font-size: 30px; margin-bottom: 30px;} 
.main_e_l p{color: #fff; font-size: 16px; margin: 5px 0px;} 
.main_e_l p strong{color: #FFFFFF; font-size: 16px;} 

.main_e_c{ float: left; margin-left: 15%; width: 55%;} 
.main_e_c ul{} 
.main_e_c ul li{ float: left; margin-right: 12%;} 
.main_e_c ul li:last-child{ margin-right: 0;}  
.main_e_c ul li h5{color: #FFFFFF; font-size: 18px; margin-bottom:20px;}
.main_e_c ul li h5 a{color: #FFFFFF;}
.main_e_c ul li p{ margin: 8px 0px;}
.main_e_c ul li p a{color: #CCCCCC; font-size: 14px;}
.main_e_c ul li:first-child{ padding: 0px 0px 30px;} 

.main_e_r{ float: right; margin:0px 8px;} 
.main_e_r img{ width:120px;}
.main_e_r p{color: #CCCCCC; font-size: 14px; padding: 15px 0px; text-align: center;} 

.main_e_bt{width: 85%; margin: 0px auto; padding: 20px 0px; border-top: #999999 1px solid; font-size: 15px; color: #CCCCCC;} 
.main_e_bt a{color: #CCCCCC;} 
.main_e_bt a:hover{color: #CCCCCC;} 

@media screen and (max-width: 1600px){ 
	.main_e{  /*height:420px; */} 
	.main_e_{width: 85%; margin: 30px auto 20px;} 
	.main_e_l h5{ font-size: 16px;} 
	.main_e_l h3{font-size: 24px; font-family:Arial, Helvetica, sans-serif; margin-bottom: 20px;} 
	.main_e_l p{font-size: 16px;} 
	.main_e_l p strong{ font-size: 18px;} 
	
	.main_e_c{ margin-left: 10%;} 
	.main_e_c ul li{ margin-right: 8%;} 
	.main_e_c ul li h5{ font-size: 16px; margin-bottom:10px;} 
	.main_e_c ul li p{ margin: 5px 0px;} 
	.main_e_c ul li p a{color: #CCCCCC; font-size: 12px;} 
    .main_e_r p{font-size: 12px; padding: 10px 0px;} 
}



@media screen and (max-width:768px){
	
	.main_e{height:380px;padding:5% 0 0;}  
	.main_e_tit{display: none;} 
	.main_e_tit img{ float: left; }

	.main_e_{width: 85%; margin: 0px auto 0px;} 
	.main_e_l{ float: none; text-align: center;} 
	.main_e_l h5{ font-size: 1em; margin-bottom: 5px;} 
	.main_e_l h3{font-size: 1.8em;} 
	.main_e_l p{ font-size: 0.8em; } 
	.main_e_l p strong{ font-size: 20px;} 

	.main_e_c{ display: none;} 

	.main_e_r{ float: left; width: 30%; margin:2% 10%;  text-align: center;} 
		.main_e_r img{ width:100%;}
	
	.main_e_r p{ font-size:15px; padding: 10px 0px;} 

	.main_e_bt{width: 85%;  padding: 10px 0px; font-size: 0.8em; line-height: 150%;} 

	
} 


.maind{ width:100%; margin:auto; overflow:hidden; position:relative; padding-bottom:5%;}
.maind .container{ position:relative;}
.maind .bg{ background:#ff5b03; position: absolute; height:250px; width:100%;}
.maind .badge{display: inline; text-transform: none;border-radius:15px; color:#fff; line-height:30px; text-align:center; padding:0px 10px; text-align:center;}
.maind .bga{ background:#ffbe3d;}
.maind .bgb{ background:#5cc9a7;}
.maind .bgc{ background:#f25767;}
.maind .fr{ width:60%; float:right; text-align:left;}
.maind ul{ overflow:hidden; margin:50px auto 0}
.maind ul li{ width:23%; padding:4% 3%; margin:2%; float:left; background:#fff; text-align:center; border:1px solid #eaecf3; border-radius:10px; box-shadow:0 0 15px #cad3da;}
.maind ul li h5{ font-size:20px; color:#ff5b03; font-weight:bold; padding-bottom:15px;}
.maind ul li p{ font-size:16px; color:#718096; line-height:27px;}

@media screen and (max-width:768px){

.maind ul{ margin:auto;}
.maind ul li{ padding:4% 3%; margin:2%; width:40%;border:0px solid #eaecf3; line-height:40px; }
.maind .fr{ float:none; text-align:center; width:90%;}
.maind ul li h5{ padding-bottom:2%;}
}
/******************************************2023TBS***********************************************/









.product{    width: 100%;
    margin: auto;
    overflow: hidden;
    padding: 5% 0%;
    background: #fafbfe;
    box-sizing: border-box;}
.product .box{width:1200px;margin:auto;/*position:relative;padding-bottom:107px*/ overflow:hidden;}
.product .box .title{width:100%;overflow:hidden}
.product .box .title .t1{width:50px;height:10px;background:#0e0b2b;margin-bottom:29px}
.product .box .title .t2{font-size:30px;line-height:32px;font-weight:700;color:#333;margin-bottom:15px}
.product .box .title .t3{font-size:30px;line-height:30px;font-family:Arial;color:#333;text-transform:uppercase}
.product .box .img{width:100%;position:relative;margin-top:-25px}
.product .box .img img{display:block;margin:auto}
.product .box .product-box{width:100%;position:relative;border-radius:5px;box-shadow:0 0 50px 1px rgba(0,0,0,.15)}
.product .box .product-box .prev{width:50px;height:50px;background:url(/images/icon10.png) center center no-repeat;cursor:pointer;position:absolute;z-index:2;left:-30px;top:50%;transform:translateY(-50%);transition:all ease .3s}
.product .box .product-box .prev:hover{background:url(/images/icon10-1.png) center center no-repeat}
.product .box .product-box .next{width:50px;height:50px;background:url(/images/icon11.png) center center no-repeat;cursor:pointer;position:absolute;z-index:2;right:-30px;top:50%;transform:translateY(-50%);transition:all ease .3s}
.product .box .product-box .next:hover{background:url(/images/icon11-1.png) center center no-repeat}
.product-boxs{width:100%;display:table;background:#fff;box-sizing:border-box;padding:40px;border-radius:5px}
.product-boxs .imgs{width:600px;float:left;position:relative}
.product-boxs .tbox{width:500px;float:left;margin-left:70px;padding-top:26px}
.product-boxs .tbox .t1{font-size:24px;line-height:32px;font-weight:700;color:#333}
.product-boxs .tbox .t2{font-size:14px;line-height:24px;color:#ccc;font-family:Arial;font-weight:lighter;text-transform:uppercase;margin-bottom:23px}
.product-boxs .tbox .t3{font-size:14px;line-height:24px;color:#666;margin-bottom:64px}
.product-boxs .tbox .t4{width:100%;display:table;font-size:14px;color:#333;line-height:24px;font-weight:700;margin-bottom:72px}
.product-boxs .tbox .t4 .s1{padding-left:40px;display:inline-block;background:url(/images/icon7.png) left center no-repeat;margin-right:45px}
.product-boxs .tbox .t4 .s2{min-width:55px;padding-left:40px;display:inline-block;background:url(/images/icon8.png) left center no-repeat;margin-right:45px}
.product-boxs .tbox .t4 .s3{padding-left:40px;display:inline-block;background:url(/images/icon9.png) left center no-repeat}
.product-boxs .tbox .yy{width:150px;height:50px;background:#0e0b2b;border-radius:2px;font-size:20px;color:#fff;display:block;line-height:50px;text-align:center}
.product .box .title2{margin-top:99px;width:100%;overflow:hidden}
.product .box .title2 .t1{width:50px;height:10px;background:#0e0b2b;margin-bottom:33px}
.product .box .title2 .t4{font-size:32px;line-height:32px;font-weight:700;color:#333;margin-bottom:20px}
.product .box .title2 .t3{font-size:30px;line-height:30px;font-family:Arial;color:#333;text-transform:uppercase}
.product-information{width:100%; margin:50px auto 0;/*height:360px;position:absolute;right:0;bottom:-99px;z-index:2*/}
.product-information li{width:400px;height:180px;float:left;box-sizing:border-box;padding-top:50px; padding-bottom:50px;padding-left:119px}
.product-information li:nth-child(1){color:#fff;background:url(/images/icon12.png) 40px 55px no-repeat #ff5b03}
.product-information li:nth-child(2){color:#fff;background:url(/images/icon13.png) 40px 55px no-repeat #eb7a40}
.product-information li:nth-child(3){color:#fff;background:url(/images/icon14.png) 40px 55px no-repeat #ff5b03}
.product-information li:nth-child(4){color:#fff;background:url(/images/icon15.png) 40px 55px no-repeat #eb7a40}
.product-information li:nth-child(5){color:#fff;background:url(/images/icon16.png) 40px 55px no-repeat #ff5b03}
.product-information li:nth-child(6){color:#fff;background:url(/images/icon17.png) 40px 55px no-repeat #eb7a40}
.product-information li .t1{font-size:22px;line-height:32px;font-weight:700;margin-bottom:13px}
.product-information li .t21{font-size:16px;line-height:24px}

.index-img{width:100%;height:300px;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover}


@media screen and (max-width:768px){
.product .box{width:96%;margin:auto;/*position:relative;padding-bottom:107px*/ overflow:hidden;}
.product-information{ margin-top:2%; overflow:hidden;}
.product-information li{ width:49%; float:left;padding:0%; margin:0.5%; height:auto; text-align:center;}
.product-information li img{ width:100%; height:100px;}
}






.partner{width:100%;background:#f5f5f5;padding:50px 0;margin-bottom:4px; overflow:hidden;}
.partner .box{width:1200px;margin:auto}
.partner .box .tbox{width:320px;float:left}
.partner .box .tbox .title{margin-bottom:57px}
.partner .box .tbox .title .t1{width:50px;height:10px;background:#f39800;margin-bottom:40px}
.partner .box .tbox .title .t2{font-size:32px;font-weight:700;color:#333;line-height:32px;margin-bottom:20px}
.partner .box .tbox .title .t3{font-size:30px;line-height:30px;font-family:Arial;color:#333;text-transform:uppercase}
.partner .box .tbox .list{width:100%;background:#fff;box-shadow:20px 20px 40px rgba(0,0,0,.1)}
.partner .box .tbox .list li{width:100%;height:500px;box-sizing:border-box;padding:28px;display:none}
.partner .box .tbox .list li.on{display:block}
.partner .box .tbox .list li .t1{font-size:14px;line-height:24px;color:#999;margin-bottom:5px}
.partner .box .tbox .list li .t2{font-size:18px;line-height:24px;font-weight:700;color:#f39800;margin-bottom:25px;text-transform:uppercase}
.partner .box .tbox .list li .t3{font-size:14px;line-height:24px;color:#999;margin-bottom:5px}
.partner .box .tbox .list li .t4{font-size:14px;line-height:24px;color:#333}
.partner .box .logo-box{width:1200px; margin:auto;text-align:center;padding-top:90px; padding-bottom:100px;}
.partner .box .logo-box li{width:180px;height:180px;overflow:hidden;background:#fff;float:left;transform:rotateZ(45deg);margin:0 80px -50px 0;cursor:pointer}
.partner .box .logo-box li:hover{box-shadow:0 0 70px rgba(0,0,0,.2);position:relative;z-index:9}
.partner .box .logo-box li:nth-child(11):hover,.partner .box .logo-box li:nth-child(14):hover,.partner .box .logo-box li:nth-child(15):hover{box-shadow:none; cursor: default;}
.partner .box .logo-box li:nth-child(4){background:#43403f}
.partner .box .logo-box li:nth-child(8n){margin-right:0}
.partner .box .logo-box li:first-child,.partner .box .logo-box li:nth-child(18),.partner .box .logo-box li:nth-child(9),.partner .box .logo-box li:nth-child(22),.partner .box .logo-box li:nth-child(18){margin-left:130px}
/*.partner .box .logo-box li:nth-child(9){ margin-bottom:0;}*/
.partner .box .logo-box li span{width:180px;height:180px;display:block;transform:rotateZ(-45deg);position:relative}
.partner .box .logo-box li span img{transition:all ease .3s;filter:saturate(5%);-webkit-filter:saturate(5%)}
.partner .box .logo-box li:nth-child(4) span img{filter:saturate(100%);-webkit-filter:saturate(100%)}
.partner .box .logo-box li:hover span img{transform:scale(1.02);filter:saturate(100%);-webkit-filter:saturate(100%)}


@media screen and (max-width:768px){
.partner { padding:3% 0%;}
.partner .box { width: 96%; margin: auto; overflow:hidden;}
.partner .box .logo-box{ width:96%; overflow:hidden; padding:2% 0%;}
.partner .box .logo-box li{width:49%;height:auto;overflow:hidden;background:#fff;float:left; margin:0.5%;transform:none;}
.partner .box .logo-box li span{width:100%;height:auto;display:block;transform:none;position: none;}
.partner .box .logo-box li span img{transition:all ease .3s;filter:saturate(5%);-webkit-filter:saturate(5%); width:90%; margin:auto;}
.partner .box .logo-box li img{ width:100%; height:100px;}
.partner .box .logo-box li:nth-child(4){background:#fff;}
.partner .box .logo-box li:nth-child(4) span img{filter:saturate(100%);-webkit-filter:saturate(100%)}
.partner .box .logo-box li:hover span img{transform:scale(1.02);filter:saturate(100%);-webkit-filter:saturate(100%)}
.partner .box .logo-box li:first-child,.partner .box .logo-box li:nth-child(18),.partner .box .logo-box li:nth-child(9),.partner .box .logo-box li:nth-child(22),.partner .box .logo-box li:nth-child(18){margin-left:0.5%}
}





.investment{width:100%;padding-bottom:50px}
.investment .top{width:100%;height:420px;background:#ff5b03;box-sizing:border-box;padding-top:60px}
.investment .top .box{width:1200px;margin:auto;text-align:center;overflow:hidden}
.investment .top .box .title{font-size:60px;line-height:60px;font-weight:700;margin-bottom:30px; color:#fff;}
.investment .top .box .signup{width:150px;height:50px;background:#dc5d32;line-height:50px;font-size:20px;color:#f9f8f7;display:inline-block;border-radius:2px;margin-bottom:27px}
.investment .top .box .txt{font-size:16px;line-height:32px;color:#fff}
.investment .investment-list{width:1200px;height:320px;margin:-130px auto 0;box-sizing:border-box;padding:40px;background:#fff;box-shadow:0 0 30px 5px rgba(0,0,0,.15);border-radius:5px;position:relative}
.investment .investment-list:after{content:'';width:0px;height:1px;background:#d8d8d8;position:absolute;left:40px;top:265px}
.investment-step{width:270px;text-align:center; float:left; margin:0px 5px;}
.investment-step a{display:block;cursor: default;}
.investment-step .img{width:100%;box-sizing:border-box;border:4px solid #f4f4f4;transition:all ease .3s}
.investment-step .img img{width:100%;display:block;height:180px}
.investment-step:hover .img{border:4px solid #f3980c}
.investment-step .num{width:50px;height:50px;background:#fff;line-height:50px;box-sizing:border-box;font-size:16px;color:#333;font-style:italic;margin:20px auto 14px;position:relative}
.investment-step .num:after{width:30px;height:30px;content:'';position:absolute;border:1px solid #d9d9d9;border-radius:50%;left:10px;top:10px;transition:all ease .3s}
.investment-step:hover .num:after{border:1px solid #f39a12}
.investment-step .tbox{width:100%;margin-top: 15px;}
.investment-step .tbox .t1{font-size:18px;font-weight:700;line-height:32px;color:#333}
.investment-step .tbox .t2{font-size:14px;line-height:26px;color:#666}
.investment .prev{width:50px;height:50px;background:url(/images/icon10.png) center center no-repeat;cursor:pointer;position:absolute;z-index:2;left:-30px;top:50%;transform:translateY(-50%);transition:all ease .3s}
.investment .prev:hover{background:url(/images/icon10-1.png) center center no-repeat}
.investment .next{width:50px;height:50px;background:url(/images/icon11.png) center center no-repeat;cursor:pointer;position:absolute;z-index:2;right:-30px;top:50%;transform:translateY(-50%);transition:all ease .3s}
.investment .next:hover{background:url(/images/icon11-1.png) center center no-repeat}

@media screen and (max-width:768px){
.investment .top{ padding-top:5%;}
.investment .top .box{ width:96%; margin:auto;}
.investment .top .box .title{ font-size: 20px; font-weight: bold; color: #fff; padding-bottom: 1%; margin-bottom:0.5%;}
.investment .top .box .signup{width:120px;height:40px;background:#dc5d32;line-height:40px;font-size:16px;color:#f9f8f7;display:inline-block;border-radius:2px;margin-bottom:2%}
.investment .investment-list{width:90%;height:400px;margin:-220px auto 0;box-sizing:border-box;padding:2%;background:#fff;box-shadow:0 0 30px 5px rgba(0,0,0,.15);border-radius:5px;position:relative}
.swiper-wrapper{ display: block;}
.investment-step{width:49%;text-align:center; float:left; margin:0px 0.5%;}
.investment-step .tbox{ margin-bottom:5px;}
.investment-step .img img{ height:auto;}
}